[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 512   <  SKIP 4790  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20761Washington, Jonathan, A92020El CajonCaliforniaUnited States
20663Stewart, Kaitlyn, A92020El CajonCaliforniaUnited States
20496Roberts, Jada, J92020El CajonCaliforniaUnited States
21786Bennett, Alexis92020El CajonCaliforniaUnited States

Generated 2025-07-21 13:34:10.686 UTC