[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 1211   SHUFFLE   <  SKIP 3390  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12827Raje, Nicolas66001SaarbrückenSaarlandGermany
18443Lopez, Ross4169East BrisbaneQueenslandAustralia
20183Allen, Sophia97355LebanonOregonUnited States

Generated 2025-07-18 02:47:01.086 UTC