[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 511 SHUFFLE < SKIP 155 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16786 | Reed, Lucas, A | 90012 | Los Angeles | California | United States |
17069 | Zheng, Christy | 2444 | Port Macquarie | New South Wales | Australia |
Generated 2025-07-14 17:00:31.145 UTC