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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25637Moreno, Raquel, DYO15YorkEnglandUnited Kingdom
28818Hernandez, Dwayne, FV8Y 1L1CliffsideBritish ColumbiaCanada
17529Mitchell, Chloe, K97071WoodburnOregonUnited States

Generated 2025-07-09 08:32:47.506 UTC