[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4095  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18689Miller, Miguel98201EverettWashingtonUnited States
25871Nelson, Jason, R98027IssaquahWashingtonUnited States
13675Sai, StanleyW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-12 00:26:12.892 UTC