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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15634Kelly, Dalton, LWA1WarringtonEnglandUnited Kingdom
17538Bell, Brianna, R90505TorranceCaliforniaUnited States
17577Lee, Justin, M91203GlendaleCaliforniaUnited States

Generated 2025-07-12 00:11:10.699 UTC