[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 394   SHUFFLE   <  SKIP 1627  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24233Parker, Jada, L91791West CovinaCaliforniaUnited States
13154Lal, Aaron98020EdmondsWashingtonUnited States
28970Peterson, Danielle, L97045Oregon CityOregonUnited States

Generated 2025-07-14 08:59:34.153 UTC