[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 653   SHUFFLE   <  SKIP 1078  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22255Rogers, Nicole, E98104SeattleWashingtonUnited States
17977Zeng, ValerieB29 6SLBirminghamEnglandUnited Kingdom
12784Campbell, Jonathan, D97301SalemOregonUnited States

Generated 2025-07-16 00:42:58.367 UTC