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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22595Xie, Nicolas, W31770ColomiersGaronne (Haute)France
23836Carter, Chloe91950Lincoln AcresCaliforniaUnited States
28166Coleman, Cassidy92118CoronadoCaliforniaUnited States

Generated 2025-07-12 12:16:56.683 UTC