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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22527Flores, Rachel, L59140DunkerqueNordFrance
26271Baker, Bailey92102San DiegoCaliforniaUnited States
26152Gill, Jaime, M2113North RydeNew South WalesAustralia
22386Gill, Jerome, A66001SaarbrückenSaarlandGermany

Generated 2025-07-15 17:31:42.989 UTC