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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11344Jimenez, JessieOX1OxfordEnglandUnited Kingdom
26098Lee, Daniel91791West CovinaCaliforniaUnited States
19418Miller, Nathan, lEM15Esher-MoleseyEnglandUnited Kingdom
22876Campbell, Jenna, A92625Newport BeachCaliforniaUnited States

Generated 2025-07-13 05:18:44.547 UTC