[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 2391   SHUFFLE   <  SKIP 751  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15053Andersen, Kurt93290Tremblay-en-FranceSeine Saint DenisFrance
12913Moore, Benjamin, D98055RentonWashingtonUnited States
21562Jai, Drew, M2010DarlinghurstNew South WalesAustralia

Generated 2025-07-14 01:42:10.450 UTC