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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23525Rubio, Derrick, P2065St. LeonardsNew South WalesAustralia
27094Kelly, Sean94611OaklandCaliforniaUnited States
23623Griffin, Jocelyn59000LilleNordFrance

Generated 2025-07-17 07:54:00.412 UTC