[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 650   SHUFFLE   <  SKIP 2742  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20138Moreno, Kendra01071DresdenHessenGermany
18964Gonzalez, Thomas, M91950National CityCaliforniaUnited States
25204Barnes, Kelly90505TorranceCaliforniaUnited States

Generated 2025-07-15 20:26:51.366 UTC