[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 875   SHUFFLE   <  SKIP 2771  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11294Clark, Dalton, P98027IssaquahWashingtonUnited States
26174Adams, Isaac97301SalemOregonUnited States
12469Srini, Shane, D33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-15 01:50:54.728 UTC