[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 2421   SHUFFLE   <  SKIP 1945  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24863Sun, Wesley17490Saint OuenCharente-MaritimeFrance
21813Brown, Dalton, NV9B 2C3ShawneeBritish ColumbiaCanada
23462Jones, Seth98366Port OrchardWashingtonUnited States

Generated 2025-07-15 07:51:14.350 UTC