[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   SHUFFLE   SKIP 4438   <  SKIP 4236  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19158Griffin, Destiny, C94063Redwood CityCaliforniaUnited States
18943Hall, Kaitlyn, T98052RedmondWashingtonUnited States
15683Carlson, Jessie38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-20 22:31:12.099 UTC