[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 125   <  SKIP 319  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26538Black, Warren90706BellflowerCaliforniaUnited States
26089Rai, Terry, A90706BellflowerCaliforniaUnited States
26090Moreno, Mathew90706BellflowerCaliforniaUnited States
26736Xu, Lacey, A90706BellflowerCaliforniaUnited States
26641Xie, Arturo, J90706BellflowerCaliforniaUnited States
27104Zhu, Randy, B90706BellflowerCaliforniaUnited States
27054Sharma, Shawn90706BellflowerCaliforniaUnited States

Generated 2025-07-10 10:57:40.781 UTC