[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 396   SHUFFLE   <  SKIP 2252  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25557Navarro, Tyrone, K4217Gold CoastQueenslandAustralia
18985Bailey, Paige, A98168BurienWashingtonUnited States
17755Cox, Zoe, AEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-16 06:28:59.867 UTC