[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 2927   SHUFFLE   <  SKIP 409  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26309Powell, Julian90241DowneyCaliforniaUnited States
14514Jones, Rachel, D94704BerkeleyCaliforniaUnited States
24667Diaz, Chloe98104SeattleWashingtonUnited States

Generated 2025-07-13 00:34:09.670 UTC