[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 127 SHUFFLE < SKIP 2250 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23866 | Flores, Xavier | V8Y 1L1 | Cliffside | British Columbia | Canada |
17926 | Ramos, Carolyn | 2777 | Springwood | New South Wales | Australia |
Generated 2025-07-20 09:55:00.714 UTC