[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 2421   SHUFFLE   <  SKIP 1162  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26701Hill, Katherine, LV8Z 4N5ShawneeBritish ColumbiaCanada
22652Shan, Gilbert, B24044KielSaarlandGermany
17641Ms., Smith-Bates, Lorrin, G.93500PantinSeine Saint DenisFrance

Generated 2025-07-20 16:15:07.224 UTC