[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 549   SHUFFLE   <  SKIP 1082  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13854Parker, Kyle91910Chula VistaCaliforniaUnited States
22498Jimenez, Pedro, S93000BobignySeine Saint DenisFrance
13519Foster, Lucas3000MelbourneVictoriaAustralia
18636Chapman, Edgar, C38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-14 18:46:39.893 UTC