[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 2015   <  SKIP 2276  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14577Rogers, Natalie, A97330CorvallisOregonUnited States
21044Zheng, FranklinL4 4HBLiverpoolEnglandUnited Kingdom
17153Butler, Devin, M91502BurbankCaliforniaUnited States

Generated 2025-07-18 14:04:47.007 UTC