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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23704Moore, Christopher, J90712LakewoodCaliforniaUnited States
18598Yonekura, Norimichi94070San CarlosCaliforniaUnited States
14440Tang, Jon, K90706BellflowerCaliforniaUnited States

Generated 2025-07-18 06:54:39.791 UTC