[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 1426  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28307Gray, Morgan4700RockhamptonQueenslandAustralia
24619Kelly, Shelby, N92020El CajonCaliforniaUnited States
17999Romero, Byron59140DunkerqueNordFrance

Generated 2025-07-11 17:49:26.861 UTC