[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 511   SHUFFLE   <  SKIP 2479  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14538Brown, Katherine59000LilleNordFrance
26369Nath, Kate, J92310SèvresHauts de SeineFrance
29130Washington, Hannah, AV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-20 09:23:48.463 UTC