[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 482   SHUFFLE   <  SKIP 1617  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27081Ross, Jason, L91910Chula VistaCaliforniaUnited States
24253Wood, Fernando, K4655Hervey BayQueenslandAustralia
24757She, Alisha, GT2P 2G8CalgaryAlbertaCanada

Generated 2025-07-17 16:10:39.122 UTC