[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 875   SHUFFLE   <  SKIP 6301  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13721Howard, Lucas, A98501OlympiaWashingtonUnited States
27989Thomas, Joseph, P92625Newport BeachCaliforniaUnited States
24264Long, Richard, A92625Newport BeachCaliforniaUnited States
16541Hu, Micah, ACM11BillericayEnglandUnited Kingdom

Generated 2025-07-17 03:14:01.469 UTC