[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 34   SHUFFLE   <  SKIP 2212  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21173Yuan, Chad, C2500WollongongNew South WalesAustralia
22731Henderson, Brandon, L92806La JollaCaliforniaUnited States
14862Jenkins, Spencer, SLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 02:18:53.305 UTC