[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 0   SHUFFLE   <  SKIP 3097  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25729Kapoor, Tabitha, M64283DarmstadtHessenGermany
14049Hernandez, Gina4217Gold CoastQueenslandAustralia
14360Patterson, Samantha94941Mill ValleyCaliforniaUnited States
18696Black, Mindy, W4655Hervey BayQueenslandAustralia

Generated 2025-10-29 21:02:27.887 UTC