[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 413   SHUFFLE   <  SKIP 1974  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22046Sanders, Jasmine, E99362Walla WallaWashingtonUnited States
16074Roberts, Caleb98371PuyallupWashingtonUnited States
20449Walker, Rachel94010BurlingameCaliforniaUnited States
21922Ward, Bailey, L90505TorranceCaliforniaUnited States

Generated 2025-07-21 10:41:18.130 UTC