[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 875   SHUFFLE   <  SKIP 9049  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14439Cox, Brian, E98371PuyallupWashingtonUnited States
15676Wang, Todd93290Tremblay-en-FranceSeine Saint DenisFrance
23868Ms., Coleman, Abigail, CV8VVictoriaBritish ColumbiaCanada
18013Munoz, Kathleen, ESW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-18 23:38:47.364 UTC