[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 634   SHUFFLE   <  SKIP 376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25279Barnes, Jordyn, L91977Spring ValleyCaliforniaUnited States
20890Anand, ClaytonY024 1GFYorkEnglandUnited Kingdom
12924Chande, Devon, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-16 08:53:18.659 UTC