[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   SKIP 750   SHUFFLE   <  SKIP 1062  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27540Butler, Jacqueline, L91203GlendaleCaliforniaUnited States
27945Andersen, Christine, ASW6 SBYLondonEnglandUnited Kingdom
26580Ramirez, Paige97301SalemOregonUnited States

Generated 2025-07-16 00:16:08.588 UTC