[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   SKIP 875   SHUFFLE   <  SKIP 6504  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28770James, Sebastian, C97068W. LinnOregonUnited States
15653Madan, Gerald, EW1N 9FALondonEnglandUnited Kingdom
15744Gray, Angela, T98020EdmondsWashingtonUnited States
28580Liu, Aimee90706BellflowerCaliforniaUnited States

Generated 2025-07-13 14:48:51.251 UTC