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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16942Bennett, Kaitlyn, L93000BobignySeine Saint DenisFrance
20698Chandra, Darren91910Chula VistaCaliforniaUnited States
25592Ortega, KendraBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-15 18:22:39.327 UTC