[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 362   SHUFFLE   <  SKIP 4595  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22390Zheng, Kelvin, A70452StuttgartSaarlandGermany
25173Stewart, MelissaV7L 4J4N. VancouverBritish ColumbiaCanada
18862Zhang, Luke90210Beverly HillsCaliforniaUnited States

Generated 2025-07-22 02:57:49.740 UTC