[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27546Ross, Jackson, A90712LakewoodCaliforniaUnited States
17560Richardson, Kaylee, L98403TacomaWashingtonUnited States
26218Patel, Barry, JCM11BillericayEnglandUnited Kingdom

Generated 2025-07-11 01:41:14.914 UTC