[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 655   <  SKIP 2595  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18608Phillips, Ian91364Woodland HillsCaliforniaUnited States
14678Zheng, Shannon, M2113North RydeNew South WalesAustralia
27337Hall, Julia, RWA3WatfordEnglandUnited Kingdom
16469Tang, Michele59223RoncqNordFrance

Generated 2025-07-22 05:35:33.403 UTC