[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 484   SHUFFLE   <  SKIP 266  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23637Jai, Yolanda, E59170CroixNordFrance
27989Thomas, Joseph, P92625Newport BeachCaliforniaUnited States
13856Scott, Ian91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-10 21:26:50.094 UTC