[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 817   SHUFFLE   <  SKIP 330  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22204Xie, Dustin7001HobartTasmaniaAustralia
12546Andersen, Clarence63151MühlheimHamburgGermany
24871Luo, Kelsey, J95000CergyVal d'OiseFrance
13061Anderson, Ethan94611OaklandCaliforniaUnited States

Generated 2025-07-20 05:28:18.643 UTC