[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 2764  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26852She, Karen, H66001SaarbrückenSaarlandGermany
19516Griffin, Kaitlyn78400ChatouYvelineFrance
14127Zhang, Lacey, L4551CaloundraQueenslandAustralia

Generated 2025-07-13 22:41:21.633 UTC