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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25308Tang, Lindsey, CCB4 4BZCambridgeEnglandUnited Kingdom
18719Suarez, Alberto, G2138RhodesNew South WalesAustralia
24445Brooks, Lauren, R91791West CovinaCaliforniaUnited States

Generated 2025-07-11 21:53:23.228 UTC