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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21499Ramirez, Bailey, L94070San CarlosCaliforniaUnited States
17171Clark, Katherine91977Spring ValleyCaliforniaUnited States
18406Ross, Zachary91932Imperial BeachCaliforniaUnited States

Generated 2025-07-11 01:07:09.623 UTC