[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 827   SHUFFLE   <  SKIP 2116  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23899Nath, Lindsey, W59140DunkerqueNordFrance
25573Zhou, Rosa, DSW1P 2NULondonEnglandUnited Kingdom
28167Hughes, Samuel, W90012Los AngelesCaliforniaUnited States

Generated 2025-07-22 07:56:13.305 UTC