[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3439   <  SKIP 1644  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17936Deng, Tonya, OPE17BuryEnglandUnited Kingdom
23953Mehta, Shane, S10501BerlinNordrhein-WestfalenGermany
20588Raman, Nancy, MOX1OxfordEnglandUnited Kingdom
27586She, Jenny2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-21 18:13:37.448 UTC