[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 2271  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25608Zeng, SandraOX14 4SEOxfordEnglandUnited Kingdom
23786Serrano, Carrie, L98225BellinghamWashingtonUnited States
14442Peterson, Shelby91945Lemon GroveCaliforniaUnited States

Generated 2025-07-09 14:18:10.718 UTC