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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15288Perry, Logan91910Chula VistaCaliforniaUnited States
27853Zheng, Amy, R78100Saint Germain en LayeYvelineFrance
21686Ortega, Albert, A94010BurlingameCaliforniaUnited States
17435Mitchell, Edward90505TorranceCaliforniaUnited States

Generated 2025-07-11 00:01:47.103 UTC