[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 250   <  SKIP 6958  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25899Rogers, Caitlin, D91932Imperial BeachCaliforniaUnited States
26203Hall, Nicole91932Imperial BeachCaliforniaUnited States

Generated 2025-07-18 18:06:53.497 UTC