[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 568   SHUFFLE   <  SKIP 486  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25831Torres, Sebastian, V4217Gold CoastQueenslandAustralia
16268Kumar, Lindsey77680Roissy en BrieSeine et MarneFrance
24137Sharma, Tara66041PoingSaarlandGermany
14464Price, Elizabeth, J94070San CarlosCaliforniaUnited States

Generated 2025-07-21 16:03:49.383 UTC