[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 1500 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26373 | Reed, Mariah | V8P | Oak Bay | British Columbia | Canada |
23093 | Parker, Nathan, R | 92102 | San Diego | California | United States |
Generated 2025-07-13 17:10:35.537 UTC