[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 4098   SHUFFLE   <  SKIP 224  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22758Jackson, Katherine, M97330CorvallisOregonUnited States
19185Bradley, Jacqueline59100RoubaixNordFrance
21390Becker, Grant2036MalabarNew South WalesAustralia

Generated 2025-07-18 07:50:16.528 UTC