[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 7875  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23704Moore, Christopher, J90712LakewoodCaliforniaUnited States
24492Lopez, Devin90712LakewoodCaliforniaUnited States
24518Allen, Stephanie90712LakewoodCaliforniaUnited States

Generated 2025-07-12 11:28:46.315 UTC