[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 875   SHUFFLE   <  SKIP 88  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16963Hughes, Faith, S94941Mill ValleyCaliforniaUnited States
19566Sara, Ruben, A4655Hervey BayQueenslandAustralia
16506Murphy, Catherine, LV9MetchosinBritish ColumbiaCanada
21687Brown, Sarah, M92020El CajonCaliforniaUnited States

Generated 2025-07-08 23:23:31.254 UTC