[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 2295   SHUFFLE   <  SKIP 406  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23713Butler, Arianna, C90505TorranceCaliforniaUnited States
20110Perry, Austin, C91364Woodland HillsCaliforniaUnited States
27011Powell, Kevin98104SeattleWashingtonUnited States

Generated 2025-07-14 05:21:39.804 UTC