[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 405   SHUFFLE   <  SKIP 1496  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28138Ramos, Marvin3205South MelbourneVictoriaAustralia
22594James, Gabriella, SCM11BillericayEnglandUnited Kingdom
23213Green, Noah90802Long BeachCaliforniaUnited States
23392Dominguez, Adrienne, M90210Beverly HillsCaliforniaUnited States

Generated 2025-07-15 23:41:46.772 UTC