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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12210He, Alan, ASE1 8HLLondonEnglandUnited Kingdom
29434Yuan, Donna, D42651SolingenNordrhein-WestfalenGermany
25091Zeng, Jessie94519ConcordCaliforniaUnited States

Generated 2025-07-11 20:11:18.647 UTC