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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24756Bell, Carlos91932Imperial BeachCaliforniaUnited States
24949Howard, Devin, S98033KirklandWashingtonUnited States
23595Rubio, Carrie59000LilleNordFrance
25846Bailey, Faith, D98033KirklandWashingtonUnited States

Generated 2025-07-11 07:49:19.972 UTC