[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 3187  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22344Yang, Krystal91910Chula VistaCaliforniaUnited States
26567Rai, Michele, M2060Lavender BayNew South WalesAustralia
12273Carlson, Nelson, M85049IngolstadtBayernGermany
14114Martin, Chloe, C92118CoronadoCaliforniaUnited States

Generated 2025-07-09 19:46:18.298 UTC