[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 821   SHUFFLE   <  SKIP 848  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28440Ramirez, Allison59000LilleNordFrance
19231Gill, Meghan, R94014ColmaCaliforniaUnited States
14455Mitchell, AlexandraV9MetchosinBritish ColumbiaCanada
18316Kumar, Justin98501OlympiaWashingtonUnited States

Generated 2025-07-20 20:25:31.462 UTC