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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15842Gray, Haley99202SpokaneWashingtonUnited States
14814Jai, Christine, JCB4 4BZCambridgeEnglandUnited Kingdom
27332Raji, Tony, K17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-14 23:56:25.540 UTC