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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19248Black, Sheena, C60323FrankfurtHessenGermany
29084Hernandez, Beth, L4655Hervey BayQueenslandAustralia
27547Hill, Kevin, C90505TorranceCaliforniaUnited States
27459Kumar, Kevin91502BurbankCaliforniaUnited States

Generated 2025-07-10 21:13:11.356 UTC