[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 2283   SHUFFLE   <  SKIP 85  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18140White, Anthony66578NeunkirchenSaarlandGermany
15265Malhotra, Kristopher, L2113North RydeNew South WalesAustralia
13999Gonzales, Elijah, A94611OaklandCaliforniaUnited States

Generated 2025-07-15 03:15:47.958 UTC