[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 475   SHUFFLE   <  SKIP 4368  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29251Zhou, Mandy90210Beverly HillsCaliforniaUnited States
11591Lu, Stacey, W78000VersaillesYvelineFrance
20565Yuan, TashaC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-15 03:08:33.634 UTC