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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17120Raje, Michele, E13041ClayNew YorkUnited States
18053Smith, Stefanie28202CharlotteNorth CarolinaUnited States
11963Patterson, Antonio, G2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-18 07:14:17.143 UTC