[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 396   SHUFFLE   <  SKIP 170  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22602Andersen, KelliRG41 1QWWokinghamEnglandUnited Kingdom
27206Mitchell, Marcus94109San FranciscoCaliforniaUnited States
24181Nath, Edwin53131BonnNordrhein-WestfalenGermany

Generated 2025-07-16 22:49:30.833 UTC