[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 872   SHUFFLE   <  SKIP 2213  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18183Schmidt, Meagan33098PaderbornNordrhein-WestfalenGermany
16138Butler, David, H90241DowneyCaliforniaUnited States
24949Howard, Devin, S98033KirklandWashingtonUnited States

Generated 2025-07-12 17:17:09.645 UTC