[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 444   SHUFFLE   <  SKIP 2229  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12270Ramos, Ebony14197BerlinNordrhein-WestfalenGermany
21060Tang, Jaclyn, KNT20Newcastle upon TyneEnglandUnited Kingdom
23818Gonzales, Cassidy, C91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 03:27:39.874 UTC