[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 263   SHUFFLE   <  SKIP 1350  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19073Ms., Song, LolanWA1WarringtonEnglandUnited Kingdom
21668Rogers, Christina, FPE17BuryEnglandUnited Kingdom
23412Coleman, Dalton, M4217Gold CoastQueenslandAustralia

Generated 2025-07-19 04:54:02.498 UTC