[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 6237  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15562James, Kaitlyn, I98312BremertonWashingtonUnited States
14650Perry, Adam99362Walla WallaWashingtonUnited States
26126Bell, Alexandra, R90012Los AngelesCaliforniaUnited States

Generated 2025-07-16 23:21:13.273 UTC