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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13782Lu, Kelli, L45001EssenHamburgGermany
27692Lopez, Isaac4655Hervey BayQueenslandAustralia
19393Anderson, Miguel91932Imperial BeachCaliforniaUnited States

Generated 2025-07-10 12:01:00.992 UTC