[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5494  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16824Munoz, Randall, J12171BerlinHessenGermany
26472Hughes, David91977Spring ValleyCaliforniaUnited States
17247Moore, Michael1002SydneyNew South WalesAustralia
12255Alvarez, Robyn, M31770ColomiersGaronne (Haute)France

Generated 2025-07-11 14:43:12.585 UTC