[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 460   SHUFFLE   <  SKIP 1058  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23870Henderson, Elijah, M97301SalemOregonUnited States
17811Hernandez, Stacy70452StuttgartSaarlandGermany
27878He, Dennis, J4655Hervey BayQueenslandAustralia

Generated 2025-07-21 15:17:20.070 UTC