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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12958Campbell, Jennifer, W99202SpokaneWashingtonUnited States
14777Jenkins, Kayla, ATY31RuncornEnglandUnited Kingdom
16641Bailey, Julia, I92806La JollaCaliforniaUnited States

Generated 2025-07-14 03:09:21.861 UTC