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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24765Alexander, Morgan, A98104SeattleWashingtonUnited States
14564Bailey, Chloe, L92102San DiegoCaliforniaUnited States
16552Sanchez, Joe, S04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-18 17:49:45.439 UTC