[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5493  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19649Martin, Elizabeth, L98033KirklandWashingtonUnited States
26730Sanchez, Rachel, CV2W 1W2HaneyBritish ColumbiaCanada
16536Jimenez, Meghan, A93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-12 01:05:56.864 UTC