[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 875   SHUFFLE   <  SKIP 133  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16302Zeng, Rosa59170CroixNordFrance
27513Zheng, Cara, L3429SunburyVictoriaAustralia
17210Deng, Karl, L33041PaderbornHamburgGermany

Generated 2025-07-14 04:40:23.317 UTC