[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 1076   SHUFFLE   <  SKIP 529  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26628Lee, Lucas, J99202SpokaneWashingtonUnited States
28529Chande, Tara, L45000OrleansLoiretFrance
20015King, Jenna, R90712LakewoodCaliforniaUnited States

Generated 2025-07-20 15:14:10.711 UTC