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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19534Torres, Adrian92806La JollaCaliforniaUnited States
19735Reed, Mackenzie, M92806La JollaCaliforniaUnited States
19878Jackson, Morgan, P92806La JollaCaliforniaUnited States

Generated 2025-07-17 00:56:07.824 UTC