[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 416   SHUFFLE   <  SKIP 2101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26486Cook, Andrea90012Los AngelesCaliforniaUnited States
25888Edwards, Morgan, D98403TacomaWashingtonUnited States
16541Hu, Micah, ACM11BillericayEnglandUnited Kingdom

Generated 2025-07-21 03:21:42.440 UTC