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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18105Brooks, Destiny, S97068W. LinnOregonUnited States
26403Navarro, Philip04139LeipzigNordrhein-WestfalenGermany
16720Perry, Morgan, C91502BurbankCaliforniaUnited States

Generated 2025-07-11 07:47:13.569 UTC