[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 781  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23854Torres, Megan, S91950National CityCaliforniaUnited States
13950Hernandez, Meredith, B98225BellinghamWashingtonUnited States
25681Serrano, Melinda46236BottropNordrhein-WestfalenGermany

Generated 2025-07-11 14:45:08.892 UTC