[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   SHUFFLE   <  SKIP 5332  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25419King, Hunter90706BellflowerCaliforniaUnited States
17751Bailey, Isaiah, H59140DunkerqueNordFrance
15133Rai, Raul, R4000BrisbaneQueenslandAustralia

Generated 2025-07-12 03:27:28.876 UTC