[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   SKIP 875   SHUFFLE   <  SKIP 6321  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23894Ramirez, Bryan98027IssaquahWashingtonUnited States
14851Tang, Karla, M77680Roissy en BrieSeine et MarneFrance
17302Vance, Ruth, D2777SpringwoodNew South WalesAustralia

Generated 2025-07-10 03:50:49.843 UTC