[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 5392  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24463Zheng, Kristen, J2060Lavender BayNew South WalesAustralia
11106Liu, Jessie3280WarrnamboolVictoriaAustralia
24447Morgan, Cody90706BellflowerCaliforniaUnited States
21385Peterson, Nicole92118CoronadoCaliforniaUnited States

Generated 2025-07-17 17:19:48.386 UTC