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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16160Hernandez, Erika2036MalabarNew South WalesAustralia
17357Miller, Brandon, L98501OlympiaWashingtonUnited States
12170Reed, Sara, T91203GlendaleCaliforniaUnited States

Generated 2025-07-17 12:55:56.650 UTC