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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18667Ma, Kelli, E94704BerkeleyCaliforniaUnited States
24980Phillips, Savannah91950Lincoln AcresCaliforniaUnited States
17317Zeng, Stacey, J4551CaloundraQueenslandAustralia

Generated 2025-07-13 00:36:55.623 UTC