[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 2552  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14252Cook, Destiny, G97205PortlandOregonUnited States
27742Jones, Devin, H97355LebanonOregonUnited States
24864Sun, Jeffery, J12171BerlinSaarlandGermany
12857Kumar, Raul, BWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-11 08:04:52.519 UTC