[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 2236   SHUFFLE   <  SKIP 3741  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21139Adams, Alex, C97034Lake OswegoOregonUnited States
18013Munoz, Kathleen, ESW1P 2NULondonEnglandUnited Kingdom
23885Morris, Angela, A91977Spring ValleyCaliforniaUnited States

Generated 2025-07-19 12:18:16.040 UTC