[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 3375   SHUFFLE   <  SKIP 3281  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14450Butler, Kevin, R91932Imperial BeachCaliforniaUnited States
27375Wilson, Nicole98371PuyallupWashingtonUnited States
27274Morris, Marcus91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-18 20:29:21.795 UTC