[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 5510  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27068Kelly, Jade90505TorranceCaliforniaUnited States
27011Powell, Kevin98104SeattleWashingtonUnited States
22574Zheng, Randy, B2444Port MacquarieNew South WalesAustralia

Generated 2025-07-12 02:58:47.628 UTC