[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 494   SHUFFLE   <  SKIP 156  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12271Hernandez, Tyrone, CSW8 1XDLondonEnglandUnited Kingdom
28445She, Shaun53131BonnNordrhein-WestfalenGermany
12974Gill, Marc91910Chula VistaCaliforniaUnited States

Generated 2025-07-17 02:06:49.711 UTC