[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 748  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24768Ross, Jordan94014ColmaCaliforniaUnited States
18917Nelson, Jonathan, E91977Spring ValleyCaliforniaUnited States
20803Rodriguez, Nicole, A93700DrancySeine Saint DenisFrance
23262Kelly, Sydney97330CorvallisOregonUnited States

Generated 2025-07-13 16:56:49.485 UTC