[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 189   SHUFFLE   <  SKIP 183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26835Turner, Kyle, C93290Tremblay-en-FranceSeine Saint DenisFrance
24747Powell, Dakota, L90210Beverly HillsCaliforniaUnited States
27663Collins, Aaron, P95062Santa CruzCaliforniaUnited States

Generated 2025-07-20 00:53:28.745 UTC