[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 511   SHUFFLE   <  SKIP 725  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13782Lu, Kelli, L45001EssenHamburgGermany
18119Nath, Shawn, D94014ColmaCaliforniaUnited States
16392Raman, Kari31770ColomiersGaronne (Haute)France

Generated 2025-07-16 14:37:54.006 UTC