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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11180Anand, April91910Chula VistaCaliforniaUnited States
23042Blue, Riley, M90210Beverly HillsCaliforniaUnited States
11713Zhang, Kyle, C98033KirklandWashingtonUnited States
28298Edwards, Maria, G91945Lemon GroveCaliforniaUnited States

Generated 2025-07-15 12:08:56.295 UTC