[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 1061   SHUFFLE   <  SKIP 181  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22601Gao, Aimee45000OrleansLoiretFrance
13624Long, Nicole, C3429SunburyVictoriaAustralia
12033Guo, Kristen, A98312BremertonWashingtonUnited States

Generated 2025-07-22 10:14:42.622 UTC