[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 1524   SHUFFLE   <  SKIP 955  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17728Perry, Maria, N2450Coffs HarbourNew South WalesAustralia
24449Simmons, Melanie, T94947NovatoCaliforniaUnited States
28436Carlson, Derrick, RSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-18 03:57:53.221 UTC