[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 509   SHUFFLE   <  SKIP 538  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24560Fernandez, Veronica57000MetzMoselleFrance
15319Sanchez, Jade, M94519ConcordCaliforniaUnited States
26899Vance, Rachael59368WerneNordrhein-WestfalenGermany

Generated 2025-07-12 09:38:53.311 UTC