[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 327   SHUFFLE   <  SKIP 2855  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22767Hernandez, Luis, B97071WoodburnOregonUnited States
22618Cai, RosaC2H 7AULondonEnglandUnited Kingdom
16742Pal, Mitchell, R2500WollongongNew South WalesAustralia

Generated 2025-07-11 21:29:19.509 UTC