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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20968Yuan, ArturoYO15YorkEnglandUnited Kingdom
20827Perez, Jillian, E92081Paris La DefenseHauts de SeineFrance
24108Lal, Tonya, B24044KielSaarlandGermany
25774Pal, CoreySW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-15 02:54:47.217 UTC