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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11268Carter, Katelyn, A92118CoronadoCaliforniaUnited States
17492Price, Amanda, S97330CorvallisOregonUnited States
13672Davis, Benjamin, C59000LilleNordFrance

Generated 2025-07-12 04:13:03.861 UTC