[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 1441   <  SKIP 713  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12668Patterson, Melissa, E2500WollongongNew South WalesAustralia
19349Anand, Warren, M45001EssenHamburgGermany
13314Hernandez, Jordan, A91941GrossmontCaliforniaUnited States

Generated 2025-07-22 06:06:31.440 UTC