[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 440   SHUFFLE   <  SKIP 1767  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28788Martinez, Dominique94014ColmaCaliforniaUnited States
18140White, Anthony66578NeunkirchenSaarlandGermany
18861Wood, Ashley98107BallardWashingtonUnited States

Generated 2025-07-18 19:57:38.707 UTC