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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25207Moore, Destiny, C98052RedmondWashingtonUnited States
15626White, Eduardo, F46236BottropNordrhein-WestfalenGermany
25074Jackson, Samantha97355LebanonOregonUnited States

Generated 2025-07-11 11:38:36.440 UTC