[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 826   SHUFFLE   <  SKIP 3225  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22131Cook, Jessica, J91941GrossmontCaliforniaUnited States
16389Shen, Arturo12311BerlinSaarlandGermany
24264Long, Richard, A92625Newport BeachCaliforniaUnited States

Generated 2025-07-21 00:32:29.355 UTC