[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 4539  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18095Campbell, Thomas, M90210Beverly HillsCaliforniaUnited States
24809Ms, Moore, Alyssa, E94611OaklandCaliforniaUnited States
14781Butler, Robert, D42651SolingenNordrhein-WestfalenGermany
23580Jones, Ryan94519ConcordCaliforniaUnited States

Generated 2025-07-13 05:07:30.003 UTC