[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 475   SHUFFLE   <  SKIP 405  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24968Moore, Dalton, L97205PortlandOregonUnited States
11658Mitchell, Robert94611OaklandCaliforniaUnited States
17102Goel, Andres, B66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-09 14:41:23.943 UTC