[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 413   SHUFFLE   <  SKIP 1273  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19818Anderson, Brianna, R91941GrossmontCaliforniaUnited States
24419Rivera, Kaylee, L94704BerkeleyCaliforniaUnited States
13438Griffin, Chloe98052RedmondWashingtonUnited States

Generated 2025-07-16 00:19:00.091 UTC