[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 6751  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24339Price, Jennifer, J92625Newport BeachCaliforniaUnited States
17532Patterson, Nathan, W90210Beverly HillsCaliforniaUnited States
16965Romero, Kristi, D91910Chula VistaCaliforniaUnited States

Generated 2025-07-16 22:04:37.561 UTC