[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 327   SHUFFLE   <  SKIP 923  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17155Lewis, Samuel, H92020El CajonCaliforniaUnited States
18040Liu, Curtis, L92150SuresnesHauts de SeineFrance
20001Hill, Jordan, A98270MarysvilleWashingtonUnited States
20754Davis, Ian, T92806La JollaCaliforniaUnited States

Generated 2025-07-14 22:33:50.410 UTC