[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 767   SHUFFLE   <  SKIP 2315  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15252Murphy, Jada97205PortlandOregonUnited States
12923Wright, Fernando, L94941Mill ValleyCaliforniaUnited States
26595Bailey, Alyssa, C98033KirklandWashingtonUnited States

Generated 2025-07-20 22:55:54.486 UTC