[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 4413   SHUFFLE   <  SKIP 680  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13914Bell, Abigail91910Chula VistaCaliforniaUnited States
16808Long, Jessica, R91950Lincoln AcresCaliforniaUnited States
26065Powell, Chloe, J94704BerkeleyCaliforniaUnited States

Generated 2025-07-20 23:56:04.144 UTC