[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 189   SHUFFLE   <  SKIP 1434  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25262Chandra, Andre, L3337MeltonVictoriaAustralia
22707Russell, Haley66578NeunkirchenSaarlandGermany
18889Murphy, Katelyn98270MarysvilleWashingtonUnited States

Generated 2025-07-08 14:26:56.616 UTC