[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 680   SHUFFLE   <  SKIP 3349  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14360Patterson, Samantha94941Mill ValleyCaliforniaUnited States
27478Alvarez, Sheila91910Chula VistaCaliforniaUnited States
13441Zhang, Omar, S98225BellinghamWashingtonUnited States
14670Gill, Leslie1597Lane CoveNew South WalesAustralia

Generated 2025-07-21 04:01:30.949 UTC