[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 511   SHUFFLE   <  SKIP 1614  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17574Palit, Punya90012Los AngelesCaliforniaUnited States
25544Fernandez, Sergio, KOX14 4SEOxfordEnglandUnited Kingdom
12896Wood, Victoria, V97330CorvallisOregonUnited States
26907Torres, Dana, A93500PantinSeine Saint DenisFrance

Generated 2025-07-15 12:26:06.384 UTC