[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 438   SHUFFLE   <  SKIP 122  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14346Perez, Evelyn2580GoulburnNew South WalesAustralia
26491Sanchez, Riley, J98225BellinghamWashingtonUnited States
28400Anand, Cedric, P14197BerlinSaarlandGermany

Generated 2025-07-12 13:25:50.375 UTC