[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 413   SHUFFLE   <  SKIP 1046  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12333Rodriguez, Terrance, V59491Villeneuve-d'AscqNordFrance
28890Ma, Jaclyn48001MünsterSaarlandGermany
11990Vazquez, Joanna, J2300NewcastleNew South WalesAustralia
23516Miller, Ashley, V91941GrossmontCaliforniaUnited States

Generated 2025-07-17 07:14:56.287 UTC