[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 995   SHUFFLE   <  SKIP 1576  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12315Rodriguez, Ann, SEC1R 0DULondonEnglandUnited Kingdom
16820Gray, IsabellaV6B 3P7Port HammondBritish ColumbiaCanada
23883Russell, Jackson, L94611OaklandCaliforniaUnited States

Generated 2025-07-17 07:23:11.658 UTC