[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4004  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29237Jenkins, Jennifer, B90712LakewoodCaliforniaUnited States
11189Blanco, Lawrence, W98225BellinghamWashingtonUnited States
27287Perez, Samuel, E90012Los AngelesCaliforniaUnited States

Generated 2025-07-12 00:14:11.511 UTC