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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19487Gutierrez, Dwayne92100Boulogne-BillancourtHauts de SeineFrance
13151Moore, Ethan, M90802Long BeachCaliforniaUnited States
11451Muñoz, Ruben, L2300NewcastleNew South WalesAustralia
26472Hughes, David91977Spring ValleyCaliforniaUnited States

Generated 2025-07-21 08:20:00.112 UTC