[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 480   SHUFFLE   <  SKIP 538  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18382Garcia, IsabellaV3A 4R2LangleyBritish ColumbiaCanada
24642Russell, Edward97068W. LinnOregonUnited States
18947Bryant, Devin91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-12 01:00:11.399 UTC