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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13514Luo, Lindsay04838EilenburgBrandenburgGermany
16436Henderson, Ethan59100RoubaixNordFrance
29270Allen, Carlos, M99202SpokaneWashingtonUnited States

Generated 2025-07-12 02:20:45.259 UTC