[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 680   SHUFFLE   <  SKIP 6326  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20976Kumar, Jaclyn93500PantinSeine Saint DenisFrance
14853Diaz, Derrick, R6006PerthSouth AustraliaAustralia
24156Zhou, Wesley66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-16 13:03:15.945 UTC