[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 7948   SHUFFLE   <  SKIP 773  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19680King, Jan97355LebanonOregonUnited States
25315Cox, Cole, MCM11BillericayEnglandUnited Kingdom
13470Jai, Jaclyn90706BellflowerCaliforniaUnited States
23110Gonzalez, Mackenzie91203GlendaleCaliforniaUnited States

Generated 2025-07-20 00:34:22.531 UTC