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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22331Yuan, Michele, L91910Chula VistaCaliforniaUnited States
16425Lu, Lisa, S77680Roissy en BrieSeine et MarneFrance
18476Rogers, Brooke94704BerkeleyCaliforniaUnited States

Generated 2025-07-16 14:57:27.151 UTC