[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 2421   SHUFFLE   <  SKIP 2776  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28489Zhu, Jeffery, E66001SaarbrückenSaarlandGermany
16591He, ClarenceRG7 5H7ReadingEnglandUnited Kingdom
25748Butler, Kayla, JLE18LeedsEnglandUnited Kingdom
19595Raji, Carl3198SeafordVictoriaAustralia

Generated 2025-07-13 02:36:41.269 UTC