[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 512   SHUFFLE   <  SKIP 2253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21214She, Corey, T2036MatravilleNew South WalesAustralia
14432Russell, Antonio, L98366Port OrchardWashingtonUnited States
19417Foster, Alexis60323FrankfurtHessenGermany

Generated 2025-07-19 21:33:20.914 UTC