[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 999   SHUFFLE   <  SKIP 488  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14271Wright, Lucas99202SpokaneWashingtonUnited States
14418Young, Rebecca, W97034Lake OswegoOregonUnited States
15484Henderson, Samuel, L91791West CovinaCaliforniaUnited States

Generated 2025-07-09 05:32:05.223 UTC