[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 3669   SHUFFLE   <  SKIP 2614  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13804Luo, Dawn, AB29 6SLBirminghamEnglandUnited Kingdom
15760James, Richard, DV7L 4J4N. VancouverBritish ColumbiaCanada
21320Coleman, Hannah, L98225BellinghamWashingtonUnited States

Generated 2025-07-14 00:05:06.744 UTC