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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21485Clark, Brandon, C99202SpokaneWashingtonUnited States
18583Kumar, Luis98052RedmondWashingtonUnited States
14781Butler, Robert, D42651SolingenNordrhein-WestfalenGermany
15720Ramos, Jaime2036MalabarNew South WalesAustralia

Generated 2025-07-11 07:49:40.240 UTC