[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 24   SHUFFLE   <  SKIP 2248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23205Sanders, Katherine91502BurbankCaliforniaUnited States
16120Ramirez, Bryce, H94015Daly CityCaliforniaUnited States
12736Ruiz, Diana, C91480FrankfurtBayernGermany

Generated 2025-07-11 00:41:49.635 UTC