[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 440   SHUFFLE   <  SKIP 1762  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27123Xie, Jaclyn59170CroixNordFrance
17487Green, Nathan, C98501OlympiaWashingtonUnited States
13399Young, Edward, A91941GrossmontCaliforniaUnited States

Generated 2025-07-15 01:17:47.200 UTC