[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 3615   SHUFFLE   <  SKIP 5405  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22745Patterson, Alexandria, A91364Woodland HillsCaliforniaUnited States
20394Butler, Emma, S98501OlympiaWashingtonUnited States
22140Sanchez, Makayla, L98055RentonWashingtonUnited States

Generated 2025-07-19 05:25:35.667 UTC