[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 SHUFFLE < SKIP 404 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14607 | Nelson, Isaiah | 97034 | Lake Oswego | Oregon | United States |
17639 | Ma, Heather | SE1 8HL | London | England | United Kingdom |
13711 | Mitchell, Thomas, J | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-09 13:19:43.171 UTC