[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 470   SHUFFLE   <  SKIP 3940  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28855Perez, Alexandra, M94611OaklandCaliforniaUnited States
23165Mitchell, Natalie, M91364Woodland HillsCaliforniaUnited States
24290Bell, Zoe, L98225BellinghamWashingtonUnited States

Generated 2025-07-11 16:14:48.176 UTC