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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19603Hernandez, Tabitha, L2036MatravilleNew South WalesAustralia
16067Butler, Maria99202SpokaneWashingtonUnited States
27475Bailey, Alexa98501OlympiaWashingtonUnited States

Generated 2025-07-11 13:00:03.243 UTC