[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 327   SHUFFLE   <  SKIP 916  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17058Lee, Destiny4655Hervey BayQueenslandAustralia
16422Xu, Kurt, S66001SaarbrückenSaarlandGermany
11517Bryant, Katherine, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-13 05:57:04.931 UTC