[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 438   SHUFFLE   <  SKIP 628  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17678Blanco, Julio, J90706BellflowerCaliforniaUnited States
27246Hall, Aaron, K91945Lemon GroveCaliforniaUnited States
29002Walker, Hannah, F98033KirklandWashingtonUnited States

Generated 2025-07-09 03:54:03.402 UTC