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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19510Torres, Renee, LSE1 8HLLondonEnglandUnited Kingdom
25758Gutierrez, Leslie20354HamburgHamburgGermany
24609Zhang, Jenny, H3220GeelongVictoriaAustralia
28773Malhotra, Gerald, A90210Beverly HillsCaliforniaUnited States

Generated 2025-07-13 00:05:59.545 UTC